Email Text Box Element

The Email Text Box Element allows a user to supply their email address and forces them to enter it twice at form runtime so that each entry can be compared one against the other. If there is a difference between the two, a warning message will appear.

As well as checking the contents of the two email address text boxes, the Email Text Box Element also validates the email addresses to see if they contain required items such as the at symbol ('@') and a recognised domain name (.co.uk, .com, .org, .net etc.). Again, if any required components are missing, a warning message will appear.

Note that when you load your form and enter the email address in the first text box, a warning message will appear because the second (confirmation) text box hasn't yet been populated:

Picture showing Email Error Message for Email Text Box Element.

Click on image above to display larger

 

It is only when you enter an email address in the second text box that the error message will disappear (provided, of course, the second email address matches the first).